@media only screen and (max-width: 700px) {
  .esc{
    display:none;
  }
 
}
